golang.org/x/net/http2.serverConn.startGracefulShutdownInternal (method)

5 uses

	golang.org/x/net/http2 (current package)
		server.go#L1024: 					sc.startGracefulShutdownInternal()
		server.go#L1450: func (sc *serverConn) startGracefulShutdownInternal() {
		server.go#L1688: 			sc.startGracefulShutdownInternal()
		server.go#L1903: 	sc.startGracefulShutdownInternal()
		server.go#L3195: 			sc.startGracefulShutdownInternal()